33. 练习:LIKE

使用 LIKE 运算符的问题

使用 accounts 表查找

  1. 所有以 'C' 开头公司名。

  2. 名称中包含字符串 'one' 的所有公司名。

  3. 所有以 's' 结尾的公司名。

Workspace

This section contains either a workspace (it can be a Jupyter Notebook workspace or an online code editor work space, etc.) and it cannot be automatically downloaded to be generated here. Please access the classroom with your account and manually download the workspace to your local machine. Note that for some courses, Udacity upload the workspace files onto https://github.com/udacity , so you may be able to download them there.

Workspace Information:

  • Default file path:
  • Workspace type: sql-evaluator
  • Opened files (when workspace is loaded): n/a